projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8607dc
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 4 Jul 2002 22:19:57 +0000
(22:19 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 4 Jul 2002 22:19:57 +0000
(22:19 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c7a37fa3682879b559bf35d05bb5ca3dd02f0c0d..ec517f265ae42adfb106a576db2efea3b95956b5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2002-07-05 Kim F. Storm <storm@cua.dk>
+
+ * emulation/cua-rect.el (cua--rectangle-operation): Don't call
+ FCT if current column is outside rectangle.
+ (cua--delete-rectangle): Do nothing if zero width or out of bounds.
+
2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
* simple.el (toggle-truncate-lines): New command.